home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
prez.dir
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-01
|
245 b
|
11 lines
on mouseUp
if the doubleClick then
set spriteNumber to the clickOn
set cnum to the castNum of sprite spriteNumber
copyToClipBoard(cast cnum)
set tPath to the pathName
put "clip.exe" after tPath
open(tPath)
end if
end